home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Tossing out undo commands
- Sent: 7/5/96 6:37 PM
- Received: 7/8/96 8:47 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Suppose I would like to clear out the undo history to start again. How do I
- >do that in ODF?
- >
- >Thanks.
- >
- >Arni
- >Minds In Motion
- >
-
- ODF doesn't have any special support for that. You need to call OpenDoc
- directly. I think there is a ClearActionHistory in the ODUndo class. The
- global Undo object can be gotten from the ODSession. Look also at the way
- markers can be inserted in the action history.
-
- ......................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ......................................................................
-
-
-